<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.top_bj{height: auto;}
.topa{
    color: #999999;
    font-size: 12px;
    padding: 6px 0;
    background: #f5f5f5;
}
.topa_com{
    background: url(../images/hicon02.png) left no-repeat;
    padding-left: 20px;
}
.topa_a{}
.topa_a a{
    color: #999999;
    display: block;
    float: left;
    border-right: 1px solid #999;
    padding-right: 10px;
    padding-left: 10px;
}
.topa_a a:hover{
    color: #FF0101;
}
.topa_a a .top_yw{
    background: url(../images/yw.png) left no-repeat;
    padding-left: 30px;
    color: #FF0101;
}
.topa_a a .top_rw{
    background: url(../images/rb.png) left no-repeat;
    padding-left: 30px;
    color: #FF0101;
}
.topa_a a span:hover{
    text-decoration: underline;
}

.topb{
    padding: 25px 0;
}
.top_logo{
    width: auto;
}
.top_logo img{
    display: block;
    float: left;
    width: 110px;
    height: 70px;
}
.top_logo .top_logo_kh{
    float: left;
    color: #1a1a1a;
    font-size: 28px;
    line-height: 34px;
    margin-left: 20px;
    padding-left: 20px;
    font-weight: bold;
    position: relative;
    letter-spacing: 6px;
}
.top_logo .top_logo_kh:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 50px;
    border-left: 1px dotted #b3b3b3;
    left: 0;
    top: 10px;
}
.top_logo .top_logo_kh span{
    color:#da251c;
    width:  2px;
    height: 20px;
    background: #000;
    display:  block;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}
.top_logo .top_logo_kh i{
    float:left;
    display:block;
    font-style:  inherit;
}
.top_tel{
    background: url(../images/phone.png) left no-repeat;
    padding-left: 60px;
}
.top_tel p{
    font-size: 22px;
    line-height: 30px;
}
.top_tel p span{
    font-size: 26px;
    color: #da251c;
    font-weight: bold;
}

.nav_list{
    background: url(../images/nav_bj.png);
}
.nav_list ul{
}
.nav_list ul li{
    float: left;
    height: 50px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    position: relative;
}
.nav_list ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
}
.nav_list ul li a:hover{
    background:#da251c;
    color:#fff;
}
.nav_list ul li div{
    display: none;
    position: absolute;
    z-index: 999;
    background: #eee;
    border-bottom: 2px solid #232323;
    width: 150px;
    border-top: 1px solid #ccc;
}
.nav_list ul li div dl{}
.nav_list ul li div dl dd{
    border-bottom: 1px solid #ccc;
    line-height: 35px;
}
.nav_list ul li div dl dd a{
  color: #666;
  font-size:14px;
  display:block;
}
.nav_list ul li div dl dd a:hover{
  color:#fff;
  background:#da251c;
}
.nax_main&gt;a{
    background: #da251c;
}



/*搜索*/
.search{
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    position: relative;
    margin-bottom: 50px;
}
.search:after{
    content: "";
    background: url(../images/search_bj.png) bottom no-repeat;
    height: 30px;
    width: 100%;
    bottom: -30px;
    position: absolute;
    left: 0;
}
.search_tit{
    
}
.search_tit span{
    font-weight: bold;
}
.search_tit a{
    margin-right: 7px;
    color: #666;
}
.search_tit a:hover{
    color:#c40101;
}
.search_ss{
    margin-top: 10px;
    width: 355px;
    position: relative;
}
.search_ss #gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 2px solid #da251c;
    width: 250px;
    outline: none;
    padding-left: 50px;
}
.search_ss #ssk{
    height: 29px;
    float: left;
    border: 2px solid #da251c;
    color: #fff;
    padding: 0 8px;
    cursor: pointer;
    background:url(../images/search.png) center  no-repeat #da251c;
    width:50px;
}
.search_ss .search_ss_tit{
    position: absolute;
    top: 0;
    line-height: 30px;
    left: 10px;
    color: #999;
    font-size: 12px;
}


.top_djon{
    background: #da251c!important;
    color: #fff!important;
}
.navContent .left_djon{
    background: url(../images/icon_21.png) 8px center no-repeat #da251c!important;
}
.left_djon{
    background: #da251c!important;
    color: #fff!important;
}</pre></body></html>